-
Notifications
You must be signed in to change notification settings - Fork 199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated JSON test data files which would be used on Android Test Engine #2428
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple small stylistic changes
Co-authored-by: Trevor Harris <[email protected]>
Co-authored-by: Trevor Harris <[email protected]>
@microsoft-github-policy-service agree company="Microsoft" |
…thub.com/OfficeDev/microsoft-teams-library-js into Bernice/AndroidTestEngineJSONFilesUpdate
@@ -31,6 +31,19 @@ | |||
{ | |||
"title": "getCurrentLocation API Call - Success", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's the difference between the 2 "getCurrentLocation API Call - Success" tests here?
Checked with @jadahiya-MSFT and am closing this because it is no longer needed |
The PR is set to update the JSON test data files which would be used alongside by the Android E2E Test Engine to generate the necessary Android E2E test files.
Main changes in the PR:
Validation performed:
Ensured there are no typos
Unit Tests added:
None
<Yes/No>
End-to-end tests added:
No
Additional Requirements
Change file added:
<Yes/No>
Related PRs:
1)https://office.visualstudio.com/ISS/_git/metaos-hub-sdk-android/pullrequest/3190330?_a=files&path=/apps/orangeandroid/metaoshubsdk/src/main/java/com/microsoft/metaos/hubsdk/ui/BaseMetaOsViewModel.kt
2)https://office.visualstudio.com/ISS/_git/metaos-hub-sdk-android/pullrequest/3132297